search entry: Fix sizing
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Mar 2019 04:22:32 +0000 (00:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Mar 2019 05:42:00 +0000 (01:42 -0400)
commit544fe83864a30de2d52715c17f296484c2ef405d
tree737a7f391fe7bf171903244f1e393cb116a55941
parent8a9290d0ba8436d70858aedff23c2c61f77862e8
search entry: Fix sizing

Use the same sizing approach we use for GtkEntry:
ignore icons when measuring. This ensures that
search entries don't change size as icons come
and go.
gtk/gtksearchentry.c